func math.hypot 2 uses math (current package) hypot.go#L24: return hypot(p, q) hypot.go#L27: func hypot(p, q float64) float64 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)